Nevron.Nov.DataStructures Namespace / NMap<TKey,TValue> Class


In This Topic
    NMap<TKey,TValue> Class Properties
    In This Topic

    For a list of all members of this type, see NMap<TKey,TValue> members.

    Public Properties
     NameDescription
    Public PropertyGets the count of key-value pairs that are contained in this map  
    Public PropertyIndexed accessor  
    Public PropertyGets a view of the keys contained in this map  
    Public PropertyGets a view of the values contained in this map  
    Top
    See Also